From f1441c40689896a9c36efe98dade7cd3ef15f137 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Mon, 19 Feb 2018 14:46:32 +0100 Subject: [PATCH] appliance: include dash for Debian distros Make sure that /bin/sh is available in the appliance, and that path is provided by dash on Debian distributions. Gbp-Pq: Name 0011-appliance-include-dash-for-Debian-distros.patch --- appliance/packagelist.in | 1 + 1 file changed, 1 insertion(+) diff --git a/appliance/packagelist.in b/appliance/packagelist.in index c986cb10..3204dabc 100644 --- a/appliance/packagelist.in +++ b/appliance/packagelist.in @@ -61,6 +61,7 @@ ifelse(DEBIAN,1, dnl old name used in Jessie and earlier btrfs-tools cryptsetup + dash extlinux fdisk genisoimage -- 2.30.2